FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7-france-fhir.administrative#9.2022.1 (47 ms)

Package hl7-france-fhir.administrative
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=hl7-france-fhir.administrative@9.2022.1&canonical=http://interopsante.org/fhir/StructureDefinition/FrSlot
Url http://interopsante.org/fhir/StructureDefinition/FrSlot
Version 1.0
Status active
Date 2021-05-17
Name FrSlot
Experimental False
Authority hl7
Description http://interopsante.org/fhir/StructureDefinition/FrSlot
Type Slot
Kind resource

Resources that use this resource

StructureDefinition
http://sas.fr/fhir/StructureDefinition/FrSlotAgregateur FrSlotAgregateur
https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-slot-aggregator FrSlotAgregateurCPTS
https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-sos-slot-aggregator FrSlotAgregateurSOS
http://interopsante.org/fhir/StructureDefinition/FrAppointment FrAppointment
http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/GAP_BundleResultatReponseADemandeConsultationDisponibilite GAP_BundleResultatReponseADemandeConsultationDisponibilites
http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/GAP_BundleResultatReponseADemandeConsultationRDV GAP_BundleResultatReponseADemandeConsultationRDV

Resources that this resource uses

StructureDefinition
http://interopsante.org/fhir/StructureDefinition/FrSchedule FrSchedule
http://interopsante.org/fhir/ValueSet/fr-practitioner-specialty fr-practitioner-specialty


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://interopsante.org/fhir/StructureDefinition/FrSlot",
  "version" : "1.0",
  "name" : "FrSlot",
  "status" : "active",
  "date" : "2021-05-17",
  "publisher" : "InteropSanté",
  "contact" : [
    {
      "name" : "François Macary/Isabelle Gibaud",
      "telecom" : [
        {
          "system" : "email",
          "value" : "francois.macary@phast.fr",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "http://interopsante.org/fhir/StructureDefinition/FrSlot",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Slot",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Slot",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Slot.identifier.use",
        "path" : "Slot.identifier.use",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/identifier-use"
        }
      },
      {
        "id" : "Slot.serviceCategory",
        "path" : "Slot.serviceCategory",
        "max" : "1"
      },
      {
        "id" : "Slot.specialty",
        "path" : "Slot.specialty",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://interopsante.org/fhir/ValueSet/fr-practitioner-specialty"
        }
      },
      {
        "id" : "Slot.schedule",
        "path" : "Slot.schedule",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://interopsante.org/fhir/StructureDefinition/FrSchedule"
            ]
          }
        ]
      },
      {
        "id" : "Slot.status",
        "path" : "Slot.status",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/slotstatus"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.